Call out how write:packages requires repo scope on PATs - #3746
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
|
I see in the preview that the warning appears twice. I don't know the best way to get it to appear only once when both reusables are included in the same page. Should I worry about the warning appearing when either reusable appears by itself? If not, which reusable should the warning appear in? I feel like, if it appears in only one place, it should be in |
|
@dgholz Thanks so much for opening a PR! I'll get this triaged for review ⚡ |
|
Note: Since this PR was opened there have been some changes to this feature. GitHub Container Registry now supports using the I also noted a workaround for only selecting the |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |

Why:
Closes #2660
What's being changed:
The docs used to recommend removing
reposcope when creating a PAT withwrite:packages, but it's not possible. So, clearly call that out, and when linking to the security best practices, also call out which practice to follow.Check off the following: